home *** CD-ROM | disk | FTP | other *** search
/ WWW Studio 2004 / WWW Studio.iso / Programy / Shareware / PowerZipSetup.exe / {app} / powerzip.chm / html / defstyle.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-01-21  |  748 b   |  56 lines

  1. BODY
  2. {
  3.     font-size: x-small;
  4.     color: white;
  5.     font-family: Arial;
  6.     background-color: #6375D6;
  7. }
  8. H1
  9. {
  10.     font-weight: bolder;
  11.     color: #D6DFF5;
  12.     font-family: Arial;
  13. }
  14. ImgTopic
  15. {
  16.     BORDER-RIGHT: 0px;
  17.     BORDER-TOP: 0px;
  18.     BORDER-LEFT: 0px;
  19.     BORDER-BOTTOM: 0px
  20. }
  21. H2
  22. {
  23.     FONT-WEIGHT: bolder;
  24.     FONT-SIZE: 125%;
  25.     COLOR: #D6DFF5;
  26.     FONT-FAMILY: Arial;
  27. }
  28. H3
  29. {
  30.     FONT-WEIGHT: bolder;
  31.     FONT-SIZE: x-small;
  32.     FONT-FAMILY: Arial
  33. }
  34. TD
  35. {
  36.     FONT-SIZE: x-small;
  37.     FONT-FAMILY: Arial
  38. }
  39. A
  40. {
  41.     color: white;
  42.     text-decoration: underline;
  43. }
  44. A:hover
  45. {
  46.     color: #CDFDCD;
  47.     text-decoration: underline;
  48. }
  49. .Heading2
  50. {
  51.     font-weight: bolder;
  52.     font-size: 16pt;
  53.     color: #d6dff5;
  54.     font-family: Arial;
  55. }
  56.